home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 July / Disc 1 / PCU0703CD1.iso / software / online / files / imacros.exe / DEMO-DOWNLOAD.IIM < prev    next >
Encoding:
Text File  |  2002-10-26  |  727 b   |  15 lines

  1. VERSION BUILD=200006   
  2. 'You can use the SET command to define another download directory:
  3. 'SET !DDIR c:\yourdir\
  4. 'With !DEXT you can define the file extensions that are captured by the iOpus Downloader
  5. 'If a file extenstion is NOT in the list, the IE download mananger and IIM popup manager take over
  6. 'SET !DEXT MP3*ZIP*PDF  
  7. 'And you can overwrite the automatic file name generation with
  8. 'SET !DFILE myfilename.txt 
  9. URL GOTO=http://www.iopus.com/iim/iim.htm     
  10. TAG TYPE=A ATTR=HREF:http://www.iopus.com/iim.htm   
  11. TAG TYPE=A ATTR=HREF:http://www.iopus.com/download.htm   
  12. TAG TYPE=B ATTR=HREF:http://www.iopus.com/download/42beee_setup.exe 
  13. WAIT SECONDS=3
  14. URL GOTO=http://www.iopus.com/iim/messages/done.htm 
  15.